Class StaticResourceArrayOwnedHandle
public class StaticResourceArrayOwnedHandle : StaticResourceArrayHandle, IDisposable
- Inheritance
-
StaticResourceArrayOwnedHandle
- Implements
- Inherited Members
Methods
Create(StaticResource[])
public static StaticResourceArrayOwnedHandle Create(StaticResource[] data)
Parameters
data
StaticResource[]
Returns
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()