Visual Basic (Declaration) | |
---|---|
Public Property Maximum As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool Maximum {get; set;} |
XAML Attributes Usage | |
---|---|
<object Maximum =bool > |
Dependencies Property Information | |
---|---|
Identifier field | MaximumProperty |
Metadata properties set to true | None |
XAML Attributes Usage | |
---|---|
<object Maximum =bool > |
Dependencies Property Information | |
---|---|
Identifier field | MaximumProperty |
Metadata properties set to true | None |
Return Value
true
if maximum; otherwise, false
.For XAML example, refer to BinaryFilterCommandBitmapEffect.
For C#/VB examples, refer to BinaryFilterCommandBitmapEffect.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2008 family