IProvideStarLayoutInfoBase.TargetElement 属性

获取 UIElement 对象,此提供程序以其为目标。

命名空间:  Microsoft.Windows.Controls.Ribbon.Primitives
程序集:  RibbonControlsLibrary(在 RibbonControlsLibrary.dll 中)

语法

声明
ReadOnly Property TargetElement As UIElement
    Get
UIElement TargetElement { get; }
property UIElement^ TargetElement {
    UIElement^ get ();
}
abstract TargetElement : UIElement
function get TargetElement () : UIElement

属性值

类型:System.Windows.UIElement
目标元素。

.NET Framework 安全性

请参见

参考

IProvideStarLayoutInfoBase 接口

Microsoft.Windows.Controls.Ribbon.Primitives 命名空间