GraphicControl Class Fields
For a list of all members of this type, see GraphicControl members.
Public Fields
Name | Description | |
---|---|---|
EnableContentInteractionProperty | Dependency property for the EnableInteraction, to use in the XAML template. | |
EnableParentNavigationProperty | Dependency property for the EnableParentNavigation, to use in the XAML template. | |
GraphicNameProperty | Dependency property for the GraphicName, to use in the XAML template. | |
IsLoadingProperty | Dependency property for the IsLoading, to use in the XAML template. | |
OwningObjectProperty | Dependency property for the OwningObject, to use in the XAML template. | |
StretchProperty | Makes the the graphic content to stretch. |
See Also