1 instantiation of Section
PresentationFramework (1)
MS\Internal\PtsHost\StructuralCache.cs (1)
484
_section = new MS.Internal.PtsHost.
Section
(this);
27 references to Section
PresentationFramework (27)
MS\Internal\PtsHost\PtsContext.cs (1)
125
obj is
Section
||
MS\Internal\PtsHost\PtsHost.cs (22)
264
Section
section = PtsContext.HandleToObject(nms) as
Section
;
294
Section
section = PtsContext.HandleToObject(nms) as
Section
;
322
Section
section = PtsContext.HandleToObject(nmsCur) as
Section
;
353
Section
section = PtsContext.HandleToObject(nms) as
Section
;
388
Section
section = PtsContext.HandleToObject(rgnms[0]) as
Section
;
417
Section
section = PtsContext.HandleToObject(nmsSection) as
Section
;
451
Section
section = PtsContext.HandleToObject(nms) as
Section
;
486
Section
section = PtsContext.HandleToObject(nms) as
Section
;
543
Section
section = PtsContext.HandleToObject(nms) as
Section
;
820
Section
section = PtsContext.HandleToObject(nmsSection) as
Section
;
847
Section
section = PtsContext.HandleToObject(nmsSection) as
Section
;
MS\Internal\PtsHost\PtsPage.cs (2)
39
internal PtsPage(
Section
section) : this()
1475
private readonly
Section
_section;
MS\Internal\PtsHost\StructuralCache.cs (2)
255
internal
Section
Section
528
private
Section
_section;