Skip to content

Resource Files

Resource File Rules

In plugins, if we want to use some image or file resources from within the plugin package, we cannot load them directly.

We need some methods to modify the loading path so the program can recognize them correctly.

Xaml Usage

Code Usage