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