When i try to set editor style ( style contains only one setter HorizontalContentAlignmentProperty ), SizeChanged event get fired from update layout and width of my fields are not synchronized anymore.
If i just remove size changed event then everything works fine for EditorStyle.
So i just want to unhook this size changed event when i am trying to set EditorStyle from my code Any suggestions how i can achieve this ?
Hello Saurabh,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.