Table of Contents

Method GetDesignTimeResourceAssembly

Namespace
SharpVectors.Renderers.Wpf
Assembly
SharpVectors.Runtime.Wpf.dll

GetDesignTimeResourceAssembly()

Gets the appropriate assembly to use for resource resolution in design mode. Implements intelligent fallback to find the actual application assembly, not the designer process assembly.

public static Assembly GetDesignTimeResourceAssembly()

Returns

Assembly