1 instantiation of Section
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\StructuralCache.cs (1)
494
_section = new MS.Internal.PtsHost.
Section
(this);
27 references to Section
PresentationFramework (27)
src\Framework\MS\Internal\PtsHost\PtsContext.cs (1)
143
obj is
Section
||
src\Framework\MS\Internal\PtsHost\PtsHost.cs (22)
295
Section
section = PtsContext.HandleToObject(nms) as
Section
;
325
Section
section = PtsContext.HandleToObject(nms) as
Section
;
353
Section
section = PtsContext.HandleToObject(nmsCur) as
Section
;
384
Section
section = PtsContext.HandleToObject(nms) as
Section
;
425
Section
section = PtsContext.HandleToObject(rgnms[0]) as
Section
;
454
Section
section = PtsContext.HandleToObject(nmsSection) as
Section
;
488
Section
section = PtsContext.HandleToObject(nms) as
Section
;
523
Section
section = PtsContext.HandleToObject(nms) as
Section
;
586
Section
section = PtsContext.HandleToObject(nms) as
Section
;
871
Section
section = PtsContext.HandleToObject(nmsSection) as
Section
;
898
Section
section = PtsContext.HandleToObject(nmsSection) as
Section
;
src\Framework\MS\Internal\PtsHost\PtsPage.cs (2)
49
internal PtsPage(
Section
section) : this()
1621
private readonly
Section
_section;
src\Framework\MS\Internal\PtsHost\StructuralCache.cs (2)
265
internal
Section
Section
538
private
Section
_section;