Visual Basic (Declaration) | |
---|---|
Public Property Change As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int Change {get; set;} |
XAML Attributes Usage | |
---|---|
<object Change =int > |
Dependencies Property Information | |
---|---|
Identifier field | ChangeProperty |
Metadata properties set to true | None |
XAML Attributes Usage | |
---|---|
<object Change =int > |
Dependencies Property Information | |
---|---|
Identifier field | ChangeProperty |
Metadata properties set to true | None |
Return Value
Amount to change saturation. Values are percentages between -1000 and +1000.For XAML example, refer to ChangeSaturationCommandBitmapEffect.
For C#/VB examples, refer to ChangeSaturationCommandBitmapEffect.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2008 family