I have a Canvas in WPF, and I want to prevent its children from being drawn outside the edge of Canvas ara. In WPF, this is very simple, because you only need to put the Canvas on Set the ClipToBou
Tag: Silverlight
Silverlight – Why can’t I get the keyboard input event in full screen mode?
I encountered some problems in Silverlight full screen mode.
If I switch the application to full screen, all keyboard input will not be processed. There is no text box input, no keypress/keyp
Let SilverLight MVVM use Expression Blend when designing data?
I am a strong supporter of Silverlight’s MVVM mode. Currently, I connect the ViewModel to the View by viewing the ViewModel in the code behind the view, so:
public partial class SomePage: Use
Silverlight – 2 (or more) ComboBOBOXES is dependent on each other
Edit: The following problem is fixed, go to EDIT2 in this article.
I have an Organization entity and a Region entity. Organization type The object can have one or more Region objects connecte
Silverlight – Change TextBlock Color from CS (Windows Phone 7)
I am a new developer of Windows Phone 7. I have TextBlock Text = “{Binding MyDate}” on the MainPage.xaml page.
How Change the color of this TextBlock from MainPage.xaml.cs?
To set the f
In Silverlight, what is the correct way to use XAML clip art?
Suppose I build some clip art for my Silverlight application in XAML, or download it from http://www.xamalot.com and use it in my application What is the best way?
Is it best to create user c
Silverlight – Windows Phone 7 Application – Direction Change
Hello developers!
I am developing a Windows Phone 7 application and I cannot figure out what I think is a simple question for experienced people.
Suppose I have a layout consisting of two element
Silverlight-2.0 – How to make the SilverLight 2.0 button completely transparent?
I have a button that I use on the toolbar with a nice gradient. I want the button to be completely transparent so that only its content and gradient are displayed. When I try, the button appears wh
Silverlight-3.0 – I should add any namespace and reference to INOTIFYPROPERTYCHANGED
I received this error message
Cannot find the type or namespace name “INotifyPropertyChanged” (Are you missing a using directive or assembly reference?)
What namespace and reference sho
Measure Silverlight chart loading time
I am trying to measure the time required for different Silverlight chart libraries (such as Silverlight Control Toolkit, Visifire, Telerik) to load on the screen.
My The problem is that I can