Is there a panorama control for WPF [closed] - wpf

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
Everybody, is there a panorama control for WPF? If not, how can I make one.

You can download the WP7 Panorama control source code from here and convert it to WPF from Silverlight.

Related

Navigation for beginners (write steps) [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 9 years ago.
I am totally new with extjs and I would be greatful if you could provide me guides for extjs:
For the most simple: how to download and install extjs
Until how to learn to use it. If there is any video tutorial for beginners.
Start with the documentation:
http://docs.sencha.com/extjs/4.1.1
It includes tutorials, videos etc.

How can I make this pop-up window [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I would like to know. How can I make this pop-up window?
http://imageshack.us/photo/my-images/43/wizardpage31zoom84.jpg/
There is a Popup class for that.

Loading mask not appaear for full screen [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
How to load loading screen mask to entire window instead of perticular object in extjs?
Ext.getBody().mask('this is a full body mask');
Doc

Telerik: Radpane should close while loading wpf window initially [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
How can I make it so the RadPanes in a RadPaneGroup are initially closed (unpinned)?

SImple WPF Example that describes DATA Binding and Validation [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
I am New to WPF.
I want Simple WPF Application Example, that have some textboxes and validation(numeric range,Email) on it
If all the Validation are true then ok button will be enable otherwise disable
Detail Example will be Appreciated
Thank You
Please see WPF: simple TextBox data binding Do google before posting questions.There are lots of examples and tutorials out there
also
WPF Basic Data Binding FAQ

Resources