3 references to SettingFocus
PresentationFramework (3)
src\Framework\System\Windows\Controls\TabItem.cs (3)
471
if (!GetBoolField(BoolField.
SettingFocus
))
478
SetBoolField(BoolField.
SettingFocus
, true);
486
SetBoolField(BoolField.
SettingFocus
, false);