1 reference to IsFocusedProperty
PresentationCore (1)
System\Windows\ContentElement.cs (1)
600
get { return (bool) GetValue(
IsFocusedProperty
); }