3 references to SettingFocus
PresentationFramework (3)
System\Windows\Controls\TabItem.cs (3)
485
if (!GetBoolField(BoolField.
SettingFocus
))
492
SetBoolField(BoolField.
SettingFocus
, true);
500
SetBoolField(BoolField.
SettingFocus
, false);