1 write to _textBlockComboBoxStyleKey
PresentationFramework (1)
src\Framework\System\Windows\SystemResourceKey.cs (1)
1948_textBlockComboBoxStyleKey = new ComponentResourceKey(typeof(DataGrid), "TextBlockComboBoxStyleKey");
2 references to _textBlockComboBoxStyleKey
PresentationFramework (2)
src\Framework\System\Windows\SystemResourceKey.cs (2)
1946if (_textBlockComboBoxStyleKey == null) 1951return _textBlockComboBoxStyleKey;