wpf - is it Visual Studio 2010 IDE bug? -


  1. making templete window contentpresenter.
  2. applying template.
  3. place control in window.

the placed control's region(adorner decorator) not correct. (biased top left). control displayed right position.

when project loaded in expression blend, window displayed properly. (adorner too)

is visual studio 2010 ide bug?

yes, problem visual studio. when apply template window, objects added window not display in correct position @ design time. not seem affect proper run-time behavior/display.

an example: grid control (the design outline) displayed origin shifted upper-left corner, contents of grid displayed properly.


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -