PropertyInvalidatedEventArgs.InvalidatedProperty 属性

获取已无效的属性的 PropertyIdentifier

命名空间:  Microsoft.Windows.Design.Model
程序集:  Microsoft.Windows.Design.Interaction(在 Microsoft.Windows.Design.Interaction.dll 中)

语法

声明
Public ReadOnly Property InvalidatedProperty As PropertyIdentifier
    Get
public PropertyIdentifier InvalidatedProperty { get; }
public:
property PropertyIdentifier InvalidatedProperty {
    PropertyIdentifier get ();
}
member InvalidatedProperty : PropertyIdentifier
function get InvalidatedProperty () : PropertyIdentifier

属性值

类型:Microsoft.Windows.Design.Metadata.PropertyIdentifier
已无效的属性的 PropertyIdentifier

.NET Framework 安全性

请参见

参考

PropertyInvalidatedEventArgs 类

Microsoft.Windows.Design.Model 命名空间