1 write to _findToolBarStyleKey
PresentationFramework (1)
src\Framework\MS\Internal\Documents\DocumentViewerHelper.cs (1)
325_findToolBarStyleKey = new ComponentResourceKey(typeof(PresentationUIStyleResources), "PUIFlowViewers_FindToolBar");
2 references to _findToolBarStyleKey
PresentationFramework (2)
src\Framework\MS\Internal\Documents\DocumentViewerHelper.cs (2)
323if (_findToolBarStyleKey == null) 327return _findToolBarStyleKey;