Click here to Skip to main content
15,893,668 members
Home / Discussions / WPF
   

WPF

 
QuestionCustom markup extensions in the VS wpf designer Pin
jamie55019-Dec-08 23:40
jamie55019-Dec-08 23:40 
AnswerRe: Custom markup extensions in the VS wpf designer Pin
Mark Salsbery20-Dec-08 9:30
Mark Salsbery20-Dec-08 9:30 
GeneralRe: Custom markup extensions in the VS wpf designer Pin
jamie55021-Dec-08 23:41
jamie55021-Dec-08 23:41 
GeneralRe: Custom markup extensions in the VS wpf designer Pin
Mark Salsbery22-Dec-08 6:30
Mark Salsbery22-Dec-08 6:30 
GeneralRe: Custom markup extensions in the VS wpf designer Pin
Mark Salsbery22-Dec-08 6:32
Mark Salsbery22-Dec-08 6:32 
GeneralRe: Custom markup extensions in the VS wpf designer Pin
jamie55022-Dec-08 15:16
jamie55022-Dec-08 15:16 
GeneralRe: Custom markup extensions in the VS wpf designer Pin
Mark Salsbery23-Dec-08 6:00
Mark Salsbery23-Dec-08 6:00 
QuestionBound ItemsControl doesn't refresh upon restoring a minimized window Pin
Steve McMohan18-Dec-08 11:25
Steve McMohan18-Dec-08 11:25 
I'm developing wpf application comprising of multiple usercontrols hosted in a main user control. This main user control can be hosted from winforms or wpf win app or a MSOffice Word Document Level Addin. Currently hosting the main user control from a winforms exe.

Whenever the application is minimized and restored, one of the user control hosting 3 itemscontrol (primarily a collection of textblock & textbox controls in a stackpanel) bound to custom objects, is always rendered blank. Upon resizing the window manually, it is displayed properly. I'm clueless, as to how to refresh the display to render the constituent controls in itemscontrol. Whereas hosting as a MSOffice Word Document Level Addin, even first time rendering, itemscontrol is blank.

I tried InvalidateVisual() & InvalidateMeasure() on the maincontrol and the concerened usercontrol, but of no use. Any help greatly appreciated.....
AnswerRe: Bound ItemsControl doesn't refresh upon restoring a minimized window Pin
cechode18-Dec-08 13:30
cechode18-Dec-08 13:30 
GeneralRe: Bound ItemsControl doesn't refresh upon restoring a minimized window Pin
Steve McMohan22-Dec-08 1:40
Steve McMohan22-Dec-08 1:40 
GeneralRe: Bound ItemsControl doesn't refresh upon restoring a minimized window Pin
Steve McMohan22-Dec-08 19:34
Steve McMohan22-Dec-08 19:34 
QuestionSilverlight Spreadsheet Pin
Alixer18-Dec-08 6:09
Alixer18-Dec-08 6:09 
QuestionSlower WPF Performance after a button gets focus Pin
Qwentin18-Dec-08 2:29
Qwentin18-Dec-08 2:29 
AnswerRe: Slower WPF Performance after a button gets focus Pin
Mark Salsbery18-Dec-08 8:15
Mark Salsbery18-Dec-08 8:15 
GeneralRe: Slower WPF Performance after a button gets focus Pin
Qwentin18-Dec-08 22:05
Qwentin18-Dec-08 22:05 
GeneralRe: Slower WPF Performance after a button gets focus Pin
Mark Salsbery19-Dec-08 4:52
Mark Salsbery19-Dec-08 4:52 
GeneralRe: Slower WPF Performance after a button gets focus Pin
Jammer19-Dec-08 0:19
Jammer19-Dec-08 0:19 
QuestionPrint in WPF Pin
VisualLive17-Dec-08 17:40
VisualLive17-Dec-08 17:40 
AnswerRe: Print in WPF Pin
Fabio V Silva17-Dec-08 23:43
Fabio V Silva17-Dec-08 23:43 
AnswerRe: Print in WPF Pin
elektrowolf18-Dec-08 1:05
elektrowolf18-Dec-08 1:05 
AnswerRe: Print in WPF Pin
Thomas Stockwell22-Dec-08 6:28
professionalThomas Stockwell22-Dec-08 6:28 
QuestionWPF & DELL Tablet PC Pin
Jammer17-Dec-08 7:01
Jammer17-Dec-08 7:01 
QuestionWPF Databinding : Cannot bind data Pin
Arijit Manna17-Dec-08 2:59
Arijit Manna17-Dec-08 2:59 
AnswerRe: WPF Databinding : Cannot bind data Pin
Mark Salsbery17-Dec-08 6:33
Mark Salsbery17-Dec-08 6:33 
GeneralRe: WPF Databinding : Cannot bind data Pin
Arijit Manna17-Dec-08 18:50
Arijit Manna17-Dec-08 18:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.