共用方式為


RelativePositions.ExternalTopLeft 屬性

取得設計介面上某個項目的外側左上角。

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

語法

'宣告
Public Shared ReadOnly Property ExternalTopLeft As RelativePosition
    Get
public static RelativePosition ExternalTopLeft { get; }
public:
static property RelativePosition^ ExternalTopLeft {
    RelativePosition^ get ();
}
static member ExternalTopLeft : RelativePosition
static function get ExternalTopLeft () : RelativePosition

屬性值

型別:Microsoft.Windows.Design.Interaction.RelativePosition
RelativePosition ,表示設計介面上某個項目的外側左上角。

.NET Framework 安全性

請參閱

參考

RelativePositions 類別

Microsoft.Windows.Design.Interaction 命名空間

其他資源

WPF 設計工具擴充性