WPF User Control Injection
JWP

JWP @jwp

About: WebCompnents and AI

Location:
Minneapolis, MN
Joined:
Jul 30, 2019

WPF User Control Injection

Publish Date: Feb 26 '21
0 0

Injecting small parts into a MainWindow is easy in WPF (once we know how).

Alt Text

We have to import the content of the folder first, in this case it's our 'usercontrols' folder which contains all our parts.

We give it a name of 'ucs' and the subsequent reference automatically present the user controls to select.

Result:
Alt Text

Here we see three tab items that came from our 'usercontrols' folder.

JWP2021 WPF UserControls

Comments 0 total

    Add comment