1 write to IsFrontBufferAvailableProperty
PresentationCore (1)
Core\CSharp\System\Windows\Interop\D3DImage.cs (1)
64IsFrontBufferAvailableProperty = IsFrontBufferAvailablePropertyKey.DependencyProperty;
1 reference to IsFrontBufferAvailableProperty
PresentationCore (1)
Core\CSharp\System\Windows\Interop\D3DImage.cs (1)
378return (bool)GetValue(IsFrontBufferAvailableProperty);