Click here to Skip to main content
15,917,329 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: WPF Image Uploading Pin
Chris Ivey12-Jun-09 12:42
Chris Ivey12-Jun-09 12:42 
GeneralRe: WPF Image Uploading Pin
Christian Graus12-Jun-09 13:27
protectorChristian Graus12-Jun-09 13:27 
GeneralRe: WPF Image Uploading Pin
Chris Ivey15-Jun-09 4:32
Chris Ivey15-Jun-09 4:32 
QuestionBinding IsChecked to AncestorType problem Pin
DavidRen2312-Jun-09 0:40
DavidRen2312-Jun-09 0:40 
AnswerRe: Binding IsChecked to AncestorType problem Pin
Pete O'Hanlon12-Jun-09 2:10
mvePete O'Hanlon12-Jun-09 2:10 
GeneralRe: Binding IsChecked to AncestorType problem Pin
DavidRen2312-Jun-09 3:24
DavidRen2312-Jun-09 3:24 
GeneralRe: Binding IsChecked to AncestorType problem Pin
Pete O'Hanlon12-Jun-09 3:55
mvePete O'Hanlon12-Jun-09 3:55 
AnswerRe: Binding IsChecked to AncestorType problem Pin
ABitSmart12-Jun-09 4:41
ABitSmart12-Jun-09 4:41 
GeneralRe: Binding IsChecked to AncestorType problem Pin
DavidRen2312-Jun-09 5:06
DavidRen2312-Jun-09 5:06 
QuestionHow to get space between the items in stack panel Pin
Nekkantidivya11-Jun-09 18:37
Nekkantidivya11-Jun-09 18:37 
AnswerRe: How to get space between the items in stack panel Pin
ABitSmart11-Jun-09 19:31
ABitSmart11-Jun-09 19:31 
QuestionHeight Property Appears Frozen Pin
#realJSOP11-Jun-09 6:40
professional#realJSOP11-Jun-09 6:40 
AnswerRe: Height Property Appears Frozen Pin
Mark Salsbery11-Jun-09 10:41
Mark Salsbery11-Jun-09 10:41 
GeneralRe: Height Property Appears Frozen Pin
#realJSOP11-Jun-09 10:48
professional#realJSOP11-Jun-09 10:48 
GeneralRe: Height Property Appears Frozen Pin
#realJSOP11-Jun-09 10:51
professional#realJSOP11-Jun-09 10:51 
AnswerRe: Height Property Appears Frozen Pin
Christian Graus11-Jun-09 17:42
protectorChristian Graus11-Jun-09 17:42 
GeneralRe: Height Property Appears Frozen Pin
#realJSOP11-Jun-09 23:26
professional#realJSOP11-Jun-09 23:26 
GeneralRe: Height Property Appears Frozen Pin
Christian Graus12-Jun-09 0:05
protectorChristian Graus12-Jun-09 0:05 
GeneralRe: Height Property Appears Frozen Pin
#realJSOP12-Jun-09 3:01
professional#realJSOP12-Jun-09 3:01 
GeneralRe: Height Property Appears Frozen Pin
Christian Graus12-Jun-09 12:04
protectorChristian Graus12-Jun-09 12:04 
GeneralRe: Height Property Appears Frozen Pin
#realJSOP13-Jun-09 4:50
professional#realJSOP13-Jun-09 4:50 
Well, I tried this:

Storyboard.SetTarget(MyAnimator, null);


And it still doesn't have any effect.

I also tried setting the TargetName and TargetProperty to null, but the framework won't even allow me to do that.

I also set the FillBehaviour to Stop, and that also had no effect.

No matter what I do, if I animate the re-size and then try to set it for non-animated re-sizing, the animated control will NOT let me programatically change the Height property.


"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001


QuestionTabItem Activation Pin
#realJSOP11-Jun-09 2:14
professional#realJSOP11-Jun-09 2:14 
AnswerRe: TabItem Activation Pin
Pete O'Hanlon11-Jun-09 3:12
mvePete O'Hanlon11-Jun-09 3:12 
GeneralRe: TabItem Activation Pin
#realJSOP11-Jun-09 3:54
professional#realJSOP11-Jun-09 3:54 
AnswerRe: TabItem Activation Pin
Gideon Engelberth11-Jun-09 3:19
Gideon Engelberth11-Jun-09 3:19 

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.