IStylesProvider::get_FillPatternColor 方法 (uiautomationcore.h)

指定用于填充文档中元素的图案的颜色。

此属性为只读。

语法

HRESULT get_FillPatternColor(
  int *retVal
);

参数

retVal

返回值

要求

   
最低受支持的客户端 Windows 8 [桌面应用 |UWP 应用]
最低受支持的服务器 Windows Server 2012 [桌面应用 |UWP 应用]
目标平台 Windows
标头 uiautomationcore.h (包括 UIAutomation.h)

另请参阅

IStylesProvider