1 instantiation of Section
PresentationFramework (1)
MS\Internal\PtsHost\StructuralCache.cs (1)
483
_section = new MS.Internal.PtsHost.
Section
(this);
27 references to Section
PresentationFramework (27)
MS\Internal\PtsHost\PtsContext.cs (1)
124
obj is
Section
||
MS\Internal\PtsHost\PtsHost.cs (22)
263
Section
section = PtsContext.HandleToObject(nms) as
Section
;
293
Section
section = PtsContext.HandleToObject(nms) as
Section
;
321
Section
section = PtsContext.HandleToObject(nmsCur) as
Section
;
352
Section
section = PtsContext.HandleToObject(nms) as
Section
;
387
Section
section = PtsContext.HandleToObject(rgnms[0]) as
Section
;
416
Section
section = PtsContext.HandleToObject(nmsSection) as
Section
;
450
Section
section = PtsContext.HandleToObject(nms) as
Section
;
485
Section
section = PtsContext.HandleToObject(nms) as
Section
;
542
Section
section = PtsContext.HandleToObject(nms) as
Section
;
819
Section
section = PtsContext.HandleToObject(nmsSection) as
Section
;
846
Section
section = PtsContext.HandleToObject(nmsSection) as
Section
;
MS\Internal\PtsHost\PtsPage.cs (2)
38
internal PtsPage(
Section
section) : this()
1468
private readonly
Section
_section;
MS\Internal\PtsHost\StructuralCache.cs (2)
254
internal
Section
Section
527
private
Section
_section;