1 write to _ptsContext
PresentationFramework (1)
MS\Internal\PtsHost\UnmanagedHandle.cs (1)
31
_ptsContext
= ptsContext;
2 references to _ptsContext
PresentationFramework (2)
MS\Internal\PtsHost\UnmanagedHandle.cs (2)
42
_ptsContext
.ReleaseHandle(_handle);
69
internal PtsContext PtsContext { get { return
_ptsContext
; } }