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