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