Class TransparentWindowController
- Namespace
- Whim
- Assembly
- Whim.dll
Controller for making a window transparent.
public class TransparentWindowController : IDisposable
- Inheritance
-
TransparentWindowController
- Implements
- Inherited Members
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()
Dispose(bool)
protected virtual void Dispose(bool disposing)
Parameters
disposing
bool
~TransparentWindowController()
protected ~TransparentWindowController()