AdornerPanel.UseMirrorTransform 属性

[本文档仅供预览,在以后的发行版中可能会发生更改。包含的空白主题用作占位符。]

确定是否使用镜像转换。

命名空间:  Microsoft.Windows.Design.Interaction
程序集:  Microsoft.Windows.Design.Interaction(在 Microsoft.Windows.Design.Interaction.dll 中)

语法

声明
Protected Friend Overridable ReadOnly Property UseMirrorTransform As Boolean
protected internal virtual bool UseMirrorTransform { get; }
protected public:
virtual property bool UseMirrorTransform {
    bool get ();
}
abstract UseMirrorTransform : bool
override UseMirrorTransform : bool
function get UseMirrorTransform () : boolean

属性值

类型:System.Boolean
如果要使用镜像转换,则为 true;否则为 false。始终返回 true。

.NET Framework 安全性

请参见

参考

AdornerPanel 类

Microsoft.Windows.Design.Interaction 命名空间

其他资源

装饰器体系结构

功能提供程序和功能连接器