Property | Type | Description | |
---|---|---|---|
PresentationFrameworkVersion | System.Version | ||
UseLayoutRoundingProperty |
Method | Description | |
---|---|---|
GetUseLayoutRounding ( |
Gets UseLayoutRounding attached property value
|
|
HasFlag ( this thisInstance, |
||
SetUseLayoutRounding ( |
Gets UseLayoutRounding attached property value
|
Method | Description | |
---|---|---|
OnUseLayoutRoundingChanged ( |
public static GetUseLayoutRounding ( |
||
obj | ||
return | bool |
public static HasFlag ( this thisInstance, |
||
thisInstance | this | |
flag | ||
return | bool |
public static SetUseLayoutRounding ( |
||
obj | ||
value | bool | |
return | void |
public static Version,System PresentationFrameworkVersion | ||
return | System.Version |