1 write to _disposed
PresentationFramework (1)
MS\Internal\PtsHost\PtsContext.cs (1)
74if (!Interlocked.CompareExchange(ref _disposed, true, false))
1 reference to _disposed
PresentationFramework (1)
MS\Internal\PtsHost\PtsContext.cs (1)
372get { return _disposed; }