RibbonSplitButtonAutomationPeer.IsContentElementCore 方法

获取一个值,该值指示与此自动化对等方关联的元素是否包含向用户呈现的数据。 此方法由 IsContentElement 调用。

命名空间:  Microsoft.Windows.Automation.Peers
程序集:  RibbonControlsLibrary(在 RibbonControlsLibrary.dll 中)

语法

声明
Protected Overrides Function IsContentElementCore As Boolean
protected override bool IsContentElementCore()
protected:
virtual bool IsContentElementCore() override
abstract IsContentElementCore : unit -> bool 
override IsContentElementCore : unit -> bool 
protected override function IsContentElementCore() : boolean

返回值

类型:System.Boolean
在所有情况下均为 true。

.NET Framework 安全性

请参见

参考

RibbonSplitButtonAutomationPeer 类

Microsoft.Windows.Automation.Peers 命名空间