#1,136 – WPF Controls Are Lookless

In WPF, existing controls are “lookless”, meaning that the control’s behavior (the code) is independent from its appearance (as defined in its control template).

When a control is lookless, you can completely re-define the control’s appearance by providing your own control template for the control.  In general, you can do this without impacting the control’s behavior.

If you don’t specify a control template for the control, you’ll get a default control template that presents the control with a default appearance.

 

Advertisement

About Sean
Software developer in the Twin Cities area, passionate about software development and sailing.

One Response to #1,136 – WPF Controls Are Lookless

  1. Pingback: Dew Drop – August 14, 2014 (#1836) | Morning Dew

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: