4 references to SetFocusOnContent
PresentationFramework (4)
System\Windows\Controls\TabItem.cs (4)
300else if (GetBoolField(BoolField.SetFocusOnContent)) 335if (!e.Handled && GetBoolField(BoolField.SetFocusOnContent)) 487SetBoolField(BoolField.SetFocusOnContent, setFocusOnContent); 495SetBoolField(BoolField.SetFocusOnContent, false);