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