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