C# Класс CompositionHelper.EasyCompositionProperties

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
AnchorPointProperty Windows.UI.Xaml.DependencyProperty
BackfaceVisibilityProperty Windows.UI.Xaml.DependencyProperty
BorderModeProperty Windows.UI.Xaml.DependencyProperty
CenterPointProperty Windows.UI.Xaml.DependencyProperty
CompositeModeProperty Windows.UI.Xaml.DependencyProperty
IsVisibleProperty Windows.UI.Xaml.DependencyProperty
OffsetProperty Windows.UI.Xaml.DependencyProperty
OpacityProperty Windows.UI.Xaml.DependencyProperty
OrientationProperty Windows.UI.Xaml.DependencyProperty
RotationAngleInDegreesProperty Windows.UI.Xaml.DependencyProperty
RotationAngleProperty Windows.UI.Xaml.DependencyProperty
RotationAxisProperty Windows.UI.Xaml.DependencyProperty
ScaleProperty Windows.UI.Xaml.DependencyProperty
SizeProperty Windows.UI.Xaml.DependencyProperty
TransformMatrixProperty Windows.UI.Xaml.DependencyProperty

Открытые методы

Метод Описание
GetAnchorPoint ( UIElement element ) : String
GetBackfaceVisibility ( UIElement element ) : CompositionBackfaceVisibility
GetBorderMode ( UIElement element ) : CompositionBorderMode
GetCenterPoint ( UIElement element ) : String
GetCompositeMode ( UIElement element ) : CompositionCompositeMode
GetIsVisible ( UIElement element ) : bool
GetOffset ( UIElement element ) : String
GetOpacity ( UIElement element ) : String
GetOrientation ( UIElement element ) : String
GetRotationAngle ( UIElement element ) : String
GetRotationAngleInDegrees ( UIElement element ) : String
GetRotationAxis ( UIElement element ) : String
GetScale ( UIElement element ) : String
GetSize ( UIElement element ) : String
GetTransformMatrix ( UIElement element ) : String
SetAnchorPoint ( UIElement element, String value ) : void
SetBackfaceVisibility ( UIElement element, CompositionBackfaceVisibility value ) : void
SetBorderMode ( UIElement element, CompositionBorderMode value ) : void
SetCenterPoint ( UIElement element, String value ) : void
SetCompositeMode ( UIElement element, CompositionCompositeMode value ) : void
SetIsVisible ( UIElement element, bool value ) : void
SetOffset ( UIElement element, String value ) : void
SetOpacity ( UIElement element, String value ) : void
SetOrientation ( UIElement element, String value ) : void
SetRotationAngle ( UIElement element, String value ) : void
SetRotationAngleInDegrees ( UIElement element, String value ) : void
SetRotationAxis ( UIElement element, String value ) : void
SetScale ( UIElement element, String value ) : void
SetSize ( UIElement element, String value ) : void
SetTransformMatrix ( UIElement element, String value ) : void

Описание методов

GetAnchorPoint() публичный статический Метод

public static GetAnchorPoint ( UIElement element ) : String
element Windows.UI.Xaml.UIElement
Результат String

GetBackfaceVisibility() публичный статический Метод

public static GetBackfaceVisibility ( UIElement element ) : CompositionBackfaceVisibility
element Windows.UI.Xaml.UIElement
Результат CompositionBackfaceVisibility

GetBorderMode() публичный статический Метод

public static GetBorderMode ( UIElement element ) : CompositionBorderMode
element Windows.UI.Xaml.UIElement
Результат CompositionBorderMode

GetCenterPoint() публичный статический Метод

public static GetCenterPoint ( UIElement element ) : String
element Windows.UI.Xaml.UIElement
Результат String

GetCompositeMode() публичный статический Метод

public static GetCompositeMode ( UIElement element ) : CompositionCompositeMode
element Windows.UI.Xaml.UIElement
Результат CompositionCompositeMode

GetIsVisible() публичный статический Метод

public static GetIsVisible ( UIElement element ) : bool
element Windows.UI.Xaml.UIElement
Результат bool

GetOffset() публичный статический Метод

public static GetOffset ( UIElement element ) : String
element Windows.UI.Xaml.UIElement
Результат String

GetOpacity() публичный статический Метод

public static GetOpacity ( UIElement element ) : String
element Windows.UI.Xaml.UIElement
Результат String

GetOrientation() публичный статический Метод

public static GetOrientation ( UIElement element ) : String
element Windows.UI.Xaml.UIElement
Результат String

GetRotationAngle() публичный статический Метод

public static GetRotationAngle ( UIElement element ) : String
element Windows.UI.Xaml.UIElement
Результат String

GetRotationAngleInDegrees() публичный статический Метод

public static GetRotationAngleInDegrees ( UIElement element ) : String
element Windows.UI.Xaml.UIElement
Результат String

GetRotationAxis() публичный статический Метод

public static GetRotationAxis ( UIElement element ) : String
element Windows.UI.Xaml.UIElement
Результат String

GetScale() публичный статический Метод

public static GetScale ( UIElement element ) : String
element Windows.UI.Xaml.UIElement
Результат String

GetSize() публичный статический Метод

public static GetSize ( UIElement element ) : String
element Windows.UI.Xaml.UIElement
Результат String

GetTransformMatrix() публичный статический Метод

public static GetTransformMatrix ( UIElement element ) : String
element Windows.UI.Xaml.UIElement
Результат String

SetAnchorPoint() публичный статический Метод

public static SetAnchorPoint ( UIElement element, String value ) : void
element Windows.UI.Xaml.UIElement
value String
Результат void

SetBackfaceVisibility() публичный статический Метод

public static SetBackfaceVisibility ( UIElement element, CompositionBackfaceVisibility value ) : void
element Windows.UI.Xaml.UIElement
value CompositionBackfaceVisibility
Результат void

SetBorderMode() публичный статический Метод

public static SetBorderMode ( UIElement element, CompositionBorderMode value ) : void
element Windows.UI.Xaml.UIElement
value CompositionBorderMode
Результат void

SetCenterPoint() публичный статический Метод

public static SetCenterPoint ( UIElement element, String value ) : void
element Windows.UI.Xaml.UIElement
value String
Результат void

SetCompositeMode() публичный статический Метод

public static SetCompositeMode ( UIElement element, CompositionCompositeMode value ) : void
element Windows.UI.Xaml.UIElement
value CompositionCompositeMode
Результат void

SetIsVisible() публичный статический Метод

public static SetIsVisible ( UIElement element, bool value ) : void
element Windows.UI.Xaml.UIElement
value bool
Результат void

SetOffset() публичный статический Метод

public static SetOffset ( UIElement element, String value ) : void
element Windows.UI.Xaml.UIElement
value String
Результат void

SetOpacity() публичный статический Метод

public static SetOpacity ( UIElement element, String value ) : void
element Windows.UI.Xaml.UIElement
value String
Результат void

SetOrientation() публичный статический Метод

public static SetOrientation ( UIElement element, String value ) : void
element Windows.UI.Xaml.UIElement
value String
Результат void

SetRotationAngle() публичный статический Метод

public static SetRotationAngle ( UIElement element, String value ) : void
element Windows.UI.Xaml.UIElement
value String
Результат void

SetRotationAngleInDegrees() публичный статический Метод

public static SetRotationAngleInDegrees ( UIElement element, String value ) : void
element Windows.UI.Xaml.UIElement
value String
Результат void

SetRotationAxis() публичный статический Метод

public static SetRotationAxis ( UIElement element, String value ) : void
element Windows.UI.Xaml.UIElement
value String
Результат void

SetScale() публичный статический Метод

public static SetScale ( UIElement element, String value ) : void
element Windows.UI.Xaml.UIElement
value String
Результат void

SetSize() публичный статический Метод

public static SetSize ( UIElement element, String value ) : void
element Windows.UI.Xaml.UIElement
value String
Результат void

SetTransformMatrix() публичный статический Метод

public static SetTransformMatrix ( UIElement element, String value ) : void
element Windows.UI.Xaml.UIElement
value String
Результат void

Описание свойств

AnchorPointProperty публичное статическое свойство

public static DependencyProperty,Windows.UI.Xaml AnchorPointProperty
Результат Windows.UI.Xaml.DependencyProperty

BackfaceVisibilityProperty публичное статическое свойство

public static DependencyProperty,Windows.UI.Xaml BackfaceVisibilityProperty
Результат Windows.UI.Xaml.DependencyProperty

BorderModeProperty публичное статическое свойство

public static DependencyProperty,Windows.UI.Xaml BorderModeProperty
Результат Windows.UI.Xaml.DependencyProperty

CenterPointProperty публичное статическое свойство

public static DependencyProperty,Windows.UI.Xaml CenterPointProperty
Результат Windows.UI.Xaml.DependencyProperty

CompositeModeProperty публичное статическое свойство

public static DependencyProperty,Windows.UI.Xaml CompositeModeProperty
Результат Windows.UI.Xaml.DependencyProperty

IsVisibleProperty публичное статическое свойство

public static DependencyProperty,Windows.UI.Xaml IsVisibleProperty
Результат Windows.UI.Xaml.DependencyProperty

OffsetProperty публичное статическое свойство

public static DependencyProperty,Windows.UI.Xaml OffsetProperty
Результат Windows.UI.Xaml.DependencyProperty

OpacityProperty публичное статическое свойство

public static DependencyProperty,Windows.UI.Xaml OpacityProperty
Результат Windows.UI.Xaml.DependencyProperty

OrientationProperty публичное статическое свойство

public static DependencyProperty,Windows.UI.Xaml OrientationProperty
Результат Windows.UI.Xaml.DependencyProperty

RotationAngleInDegreesProperty публичное статическое свойство

public static DependencyProperty,Windows.UI.Xaml RotationAngleInDegreesProperty
Результат Windows.UI.Xaml.DependencyProperty

RotationAngleProperty публичное статическое свойство

public static DependencyProperty,Windows.UI.Xaml RotationAngleProperty
Результат Windows.UI.Xaml.DependencyProperty

RotationAxisProperty публичное статическое свойство

public static DependencyProperty,Windows.UI.Xaml RotationAxisProperty
Результат Windows.UI.Xaml.DependencyProperty

ScaleProperty публичное статическое свойство

public static DependencyProperty,Windows.UI.Xaml ScaleProperty
Результат Windows.UI.Xaml.DependencyProperty

SizeProperty публичное статическое свойство

public static DependencyProperty,Windows.UI.Xaml SizeProperty
Результат Windows.UI.Xaml.DependencyProperty

TransformMatrixProperty публичное статическое свойство

public static DependencyProperty,Windows.UI.Xaml TransformMatrixProperty
Результат Windows.UI.Xaml.DependencyProperty