AttachedPropertyBrowsableWhenAttributePresentAttribute
(System.Windows.AttachedPropertyBrowsableWhenAttributePresentAttribute)
Inherits:
System.Windows.AttachedPropertyBrowsableAttribute
Interfaces:
_Attribute
Derived Types:
0
Assembly:
WindowsBase.dll
Specifies that an attached property is only browsable on an element that also has another specific .NET Framework attribute applied to its class definition.
VB.NET
C#
|
C#
public sealed class AttachedPropertyBrowsableWhenAttributePresentAttribute : System.Windows.AttachedPropertyBrowsableAttribute, System.Runtime.InteropServices._Attribute
{
}
Articles
|
Specifies that an attached property is only browsable ... System.Windows . . :: . AttachedPropertyBrowsableWhenAttributePresentAttribute
|
|
Specifies that an attached property is only browsable on ... Windows.AttachedPropertyBrowsableAttribute System.Windows.AttachedPropertyBrowsableWhenAttributePresentAttribute
|