DependencyPropertyValueSource.IsSystemResource Property

Definition

Gets a value that indicates whether the property is set to a system resource.

public:
 property bool IsSystemResource { bool get(); };
public bool IsSystemResource { get; }
member this.IsSystemResource : bool
Public ReadOnly Property IsSystemResource As Boolean

Property Value

true if the property is set to a system resource; otherwise, false.

Applies to