Visual Basic (Declaration) | |
---|---|
Public Shared ReadOnly ShapeProperty As DependencyProperty |
Visual Basic (Usage) | Copy Code |
---|---|
Dim value As DependencyProperty value = MagnifyGlass.ShapeProperty |
C# | |
---|---|
public static readonly DependencyProperty ShapeProperty |
C++/CLI | |
---|---|
public: static readonly DependencyProperty^ ShapeProperty |
Field Value
The identifier for the Shape dependency property.In WPF Express, default is rectangle.
Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family