pcartwright81
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
pcartwright81 created a post, WPF Grid.Column redundant based on how the code is written.
If the ItemsPanelTemplate is defined in the style Grid.Column is redundant.If the ItemsPanelTemplate is defined as a resource and referenced Grid.Column is not redundant.Minimal Example:2024_07_30_...