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