Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Lluis Sanchez a3a3bf070d [WPF] Don't set the Width/Height properties of widgets
When Width/Height is set, the DesiredSize of the widget returns
the specified size. Instead of setting those properties we now
set RenderSize, which doesn't have any effect on desired size
calculation.
2013-09-17 19:00:51 +02:00
Lluis Sanchez d79411f67d [WPF] Fix NRE 2012-04-19 20:35:05 +02:00
ermau 736532341a [WPF] Fix blank groupbox header (hack) 2012-04-05 11:43:52 -04:00
ermau 0c997b9010 [WPF] Handle null content in FrameBackend 2012-04-03 11:22:08 -04:00
Lluis Sanchez 2667c018f9 [WPF] Properly override MeasureOverride 2012-03-30 21:07:31 +02:00
ermau 09c06a8aef WPF FrameBackend (mostly) 2012-03-06 16:52:35 -05:00