InkToolbarToolButton.IsExtensionGlyphShownProperty Property

Definition

Identifies the IsExtensionGlyphShown dependency property.

public:
 static property DependencyProperty ^ IsExtensionGlyphShownProperty { DependencyProperty ^ get(); };
static DependencyProperty IsExtensionGlyphShownProperty();
public static DependencyProperty IsExtensionGlyphShownProperty { get; }
var dependencyProperty = InkToolbarToolButton.isExtensionGlyphShownProperty;
Public Shared ReadOnly Property IsExtensionGlyphShownProperty As DependencyProperty

Property Value

The identifier for the IsExtensionGlyphShown dependency property.

Applies to

See also