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