1 write to _twoPageViewStyleKey
PresentationFramework (1)
System\Windows\Controls\FlowDocumentReader.cs (1)
2065
_twoPageViewStyleKey
= new ComponentResourceKey(typeof(PresentationUIStyleResources), "PUITwoPageViewStyleKey");
2 references to _twoPageViewStyleKey
PresentationFramework (2)
System\Windows\Controls\FlowDocumentReader.cs (2)
2063
if (
_twoPageViewStyleKey
== null)
2068
return
_twoPageViewStyleKey
;