共用方式為


AdornerPanel.UseMirrorTransform 屬性

判斷是否要使用鏡像轉換。

命名空間:  Microsoft.Windows.Design.Interaction
組件:  Microsoft.Windows.Design.Interaction (在 Microsoft.Windows.Design.Interaction.dll 中)

語法

'宣告
Protected Friend Overridable ReadOnly Property UseMirrorTransform As Boolean
    Get
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 命名空間

其他資源

裝飾項架構

功能提供者和功能連接器