RibbonGalleryCategoriesPanel.TargetElement 属性

获取 RibbonGallery,而 RibbonGalleryCategoriesPanel 承载了它所包含的项。

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

语法

声明
Public ReadOnly Property TargetElement As UIElement
    Get
public UIElement TargetElement { get; }
public:
virtual property UIElement^ TargetElement {
    UIElement^ get () sealed;
}
abstract TargetElement : UIElement
override TargetElement : UIElement
final function get TargetElement () : UIElement

属性值

类型:System.Windows.UIElement
RibbonGallery ,而 RibbonGalleryCategoriesPanel 承载了它所包含的项。

实现

IProvideStarLayoutInfoBase.TargetElement

.NET Framework 安全性

请参见

参考

RibbonGalleryCategoriesPanel 类

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