Home > Net >  For WPF
For WPF

Time:09-25


Excuse me this USERCONTROL, why can't the mouse to click inside the selected controls from the toolbox is not in control, only to change manually XAML

Other pages that can be selected

CodePudding user response:

XMLNS="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
XMLNS: x="http://schemas.microsoft.com/winfx/2006/xaml"
XMLNS: MC="http://schemas.openxmlformats.org/markup-compatibility/2006"
XMLNS: d="http://schemas.microsoft.com/expression/blend/2008"
XMLNS: DXC="http://schemas.devexpress.com/winfx/2008/xaml/charts"
XMLNS: System="CLR namespace: System; The assembly=mscorlib "x:
XMLNS: d3="http://research.microsoft.com/DynamicDataDisplay/1.0"
XMLNS: MyUControl="CLR - namespace: CentralControl. UControl"
MC: Ignorable="d" Height="312.6" Width="536" & gt;
  •  Tags:  
  • C#
  • Related