This property has been deprecated. Represents DefaultImage dependency property.
Syntax
'Declaration
<ObsoleteAttribute("This property will be removed from the public API in a future release. Please use the PageView.MouseToolSettings.Annotation.Templates.Image property instead.")>
Public Shared ReadOnly DefaultImageProperty As DependencyProperty
'Usage
Dim value As DependencyProperty
value = ImGearAnnotationSettings.DefaultImageProperty
[Obsolete("This property will be removed from the public API in a future release. Please use the PageView.MouseToolSettings.Annotation.Templates.Image property instead.")]
public static readonly DependencyProperty DefaultImageProperty
[Obsolete("This property will be removed from the public API in a future release. Please use the PageView.MouseToolSettings.Annotation.Templates.Image property instead.")]
public: static readonly DependencyProperty* DefaultImageProperty
[Obsolete("This property will be removed from the public API in a future release. Please use the PageView.MouseToolSettings.Annotation.Templates.Image property instead.")]
public:
static readonly DependencyProperty^ DefaultImageProperty
See Also