Share via


D3DImage.IsFrontBufferAvailableChanged 이벤트

정의

IsFrontBufferAvailable 속성이 변경되면 발생합니다.

public:
 event System::Windows::DependencyPropertyChangedEventHandler ^ IsFrontBufferAvailableChanged;
public event System.Windows.DependencyPropertyChangedEventHandler IsFrontBufferAvailableChanged;
member this.IsFrontBufferAvailableChanged : System.Windows.DependencyPropertyChangedEventHandler 
Public Custom Event IsFrontBufferAvailableChanged As DependencyPropertyChangedEventHandler 

이벤트 유형

설명

프런트 버퍼의 IsFrontBufferAvailableChanged 상태 변경될 때 알림을 받을 을 처리합니다. 애플리케이션이 사용할 수 없게 되는 프런트 버퍼가에 반응 하는 방법을 소프트웨어 렌더링으로 대체 WPF 사용 여부에 따라 달라 집니다. 이 SetBackBuffer 메서드에는 WPF가 소프트웨어 렌더링으로 대체되는지 여부를 지정하는 매개 변수를 사용하는 오버로드가 있습니다. 자세한 내용은 D3DImage 클래스의 설명을 참조하세요.

적용 대상

추가 정보