RibbonTwoLineText.PathDataProperty Field
Identifies the PathData dependency property.
Namespace: Microsoft.Windows.Controls.Ribbon
Assembly: RibbonControlsLibrary (in RibbonControlsLibrary.dll)
Syntax
'Declaration
Public Shared ReadOnly PathDataProperty As DependencyProperty
public static readonly DependencyProperty PathDataProperty
public:
static initonly DependencyProperty^ PathDataProperty
static val PathDataProperty: DependencyProperty
public static final var PathDataProperty : DependencyProperty
Field Value
Type: System.Windows.DependencyProperty
The identifier for the PathData 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.