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