1 write to _textBlockComboBoxStyleKey
PresentationFramework (1)
System\Windows\SystemResourceKey.cs (1)
1941_textBlockComboBoxStyleKey = new ComponentResourceKey(typeof(DataGrid), "TextBlockComboBoxStyleKey");
2 references to _textBlockComboBoxStyleKey
PresentationFramework (2)
System\Windows\SystemResourceKey.cs (2)
1939if (_textBlockComboBoxStyleKey == null) 1944return _textBlockComboBoxStyleKey;