1 write to IsFrontBufferAvailableProperty
PresentationCore (1)
System\Windows\InterOp\D3DImage.cs (1)
55IsFrontBufferAvailableProperty = IsFrontBufferAvailablePropertyKey.DependencyProperty;
1 reference to IsFrontBufferAvailableProperty
PresentationCore (1)
System\Windows\InterOp\D3DImage.cs (1)
340return (bool)GetValue(IsFrontBufferAvailableProperty);