RibbonTwoLineText.PathStrokeProperty Field
Identifies the PathStroke dependency property.
Namespace: Microsoft.Windows.Controls.Ribbon
Assembly: RibbonControlsLibrary (in RibbonControlsLibrary.dll)
Syntax
'Declaration
Public Shared ReadOnly PathStrokeProperty As DependencyProperty
public static readonly DependencyProperty PathStrokeProperty
public:
static initonly DependencyProperty^ PathStrokeProperty
static val PathStrokeProperty: DependencyProperty
public static final var PathStrokeProperty : DependencyProperty
Field Value
Type: System.Windows.DependencyProperty
The identifier for the PathStroke dependency property.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.