AutomationProperties.FullDescriptionProperty 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取完整说明附加属性的标识符,该属性公开包含元素的扩展说明文本的本地化字符串。
public:
static property DependencyProperty ^ FullDescriptionProperty { DependencyProperty ^ get(); };
static DependencyProperty FullDescriptionProperty();
public static DependencyProperty FullDescriptionProperty { get; }
var dependencyProperty = AutomationProperties.fullDescriptionProperty;
Public Shared ReadOnly Property FullDescriptionProperty As DependencyProperty
属性值
完整说明附加属性的标识符。
注解
FullDescription 可以包含比元素 名称更完整的元素说明。