Visual Basic (Declaration) | |
---|---|
Public Property VerticalScratchCount As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int VerticalScratchCount {get; set;} |
Managed Extensions for C++ | |
---|---|
public: __property int get_VerticalScratchCount(); public: __property void set_VerticalScratchCount( int value ); |
XAML Attributes Usage | |
---|---|
<object VerticalScratchCount =int > |
Dependency Property Information | |
---|---|
Identifier field | VerticalScratchCountProperty |
Metadata properties set to true | None |
Return Value
Number (0 or more) of vertical scratch lines.For XAML example, refer to AgingCommandBitmapEffect.
For C#/VB examples, refer to AgingCommandBitmapEffect.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003