![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.29
|
Leadtools.Windows.D2DRendering Namespace > D2DSurface Class : IsFrontBufferAvailableChanged Event |
public event EventHandler<EventArgs> IsFrontBufferAvailableChanged
'Declaration Public Event IsFrontBufferAvailableChanged As EventHandler(Of EventArgs)
'Usage Dim instance As D2DSurface Dim handler As EventHandler(Of EventArgs) AddHandler instance.IsFrontBufferAvailableChanged, handler
public: event EventHandler<EventArgs^>^ IsFrontBufferAvailableChanged
Handle the IsFrontBufferAvailableChanged to be notified when the status of the front buffer changes.