1 write to _findToolBarStyleKey
PresentationFramework (1)
MS\Internal\Documents\DocumentViewerHelper.cs (1)
305_findToolBarStyleKey = new ComponentResourceKey(typeof(PresentationUIStyleResources), "PUIFlowViewers_FindToolBar");
2 references to _findToolBarStyleKey
PresentationFramework (2)
MS\Internal\Documents\DocumentViewerHelper.cs (2)
303if (_findToolBarStyleKey == null) 307return _findToolBarStyleKey;