Version 4.0 of the Windows Presentation Foundation (WPF).
0
votes
0answers
28 views
WPF C# datagrid fix view row (fix scroll)
i am working on WPF datagrid and want to fix view after insert row at top, whenever row insert at top view scroll down by 1 row, i am using following code
int i = 0;
DataTable dt = null;
...
0
votes
0answers
14 views
PNG Image Become transparent when increase distance of camera in WPF code
I had set png Image as Brush background of Rectangle and set rectangle to Vieport3D group.
But when i am trying to increase distance of camera Image Become Transparent. But this problem face in XP ...
0
votes
0answers
21 views
Loading the changes in WPF app without restarting VS debugging
Coming from web development background I find it very cumbersome to restart VS debugging to see new changes in WPF app. I think one way to make it possible is host (or load) the WPF app inside another ...
1
vote
1answer
34 views
TextBox template padding issue
I am trying to re-template a TextBox to have two borders with padding in-between; however, even when I explicitly set the padding on the PART_ContentHost to zero, the padding for the control is always ...
-1
votes
2answers
56 views
Insert hyphen automatically after every 4 characters in a TextBox
I want to implement some thing that when a user enters 4 characters then a hyphen should be added to the text and then again user enter 4 characters and then again hypen should added automatically in ...
0
votes
0answers
21 views
WPF Layout Invalidation and Measure Override Triggers
Is it possible to find out which dependency property, animation or anything else is the source of layout invalidation and causes repetitive calls to MeasureOverride of a custom control.
In my case ...
0
votes
1answer
29 views
Create a TabControl programmatically in WPF(C#)
I am a newbie to C# and WPF in particular and I'm wondering how to create a TabControl programatically(not via xaml). I have the following code:
private void Button_Click_3(object sender, ...
4
votes
1answer
59 views
Binding to interface typed properties
I just got bit by yet another binding oddity in WPF. Consider the following class and its IStupid typed property called MyStupid:
public struct DumbClass
{
public IStupid MyStupid { get { return ...
0
votes
3answers
316 views
OneWayToSource Dilemma
I am using OneWayToSource binding and it seems that it always sets my source property to null. Why is that so? It's causing me troubles because I need value from the target property in my source ...
0
votes
1answer
15 views
Merge border of Items contained in an ListBox
I have a ListBox with UniformGrid as its ItemsPanel. Basically, I wan't to show Items as Rectangles with border. I used UniformGrid as ItemsPanel, where I can control the number of rows and columns ...
0
votes
0answers
41 views
MVVM and Windows 8 issue
I have a WPF application using MVVM light WPF4 libraries and working perfercly well under wind7 touch PC.
I try that same application under WIndows 8 desktop and get some wierd issue with the ...
0
votes
0answers
18 views
WPF Validation Being Cleared On Window Loaded Event Completion
I'm Validating two fields against being empty. In my Loaded event I have code to run the validation and it all appears to run but when the window loads the validation Styling is gone. Here is my ...
2
votes
2answers
122 views
DataGrid that uses binding to create table with comboboxes
I have a DataGrid that should have a text column for the first column, and then the succeeding columns should be combo boxes with a different set of items for each column.
The problem is that the ...
0
votes
2answers
40 views
ListBoxItem selection color disabled, but content is too
In relation to a previous question, I have the following code which disables the blue background:
<ListBox Background="Transparent" BorderBrush="Transparent">
<ListBox.Style>
...
1
vote
1answer
41 views
Change background color of content in ListBoxItem
I'm a WPF newbie; I have a ListBox that contains expanders (the expanders have a border around them):
<ListBox Background="Transparent" BorderBrush="Transparent">
<ListBox.Style>
...
0
votes
1answer
48 views
wpf application crashes when accessed from RDP session without showing any ERROR messages
I have been working on this issue from the past 7 days but could not figure out the actual reason. I have created an MSI for WPF application and installed it in windows 7 machine. IF i physically log ...
0
votes
1answer
35 views
How to properly handle focus
Lets say I have next layout:
Window
UserControl
UserControl
UserControl
Button
GridControl
GridCell
And lets say that GridCell currently has Keyboard focus. If ...
0
votes
3answers
145 views
Combobox background not being applied in windows 8
I am a little confused with wpf themes. I would like to have the wpf screens look the same on Vista, Windows 7 and Windows 8. So I have styled the components accordingly and they don't pose problems ...
0
votes
0answers
19 views
Moving borders according to expander
I have two borders in the following form.
<border x:name="brdr1"............>
<grid>
<label..............>
<expander x:name="expdr1" ........>
.........
...
0
votes
0answers
19 views
Using C# .NET XBAP, how to store & retrieve client side recent history data ?
We have an XBAP based application where users heavily uses Search. Now we would like to have some mechanism where how we can show them top 10 (OR 20) recent results the user searched , as these are ...
0
votes
4answers
100 views
How to make WPF failover to WinForms
I'm writing an application that will run with either WPF or WinForm. The idea is that if Windows Presentation Foundation isn't on a system (say an older server for example) I want WPF to failover to ...
0
votes
1answer
63 views
On Button Click validation in WPF
I am working on the WPF application. In my application there are different forms which save the data. I want to validation the data on button click or while lost focus from control. I want WPF ...
0
votes
0answers
67 views
WPF bindings not working on BusyIndicator BusyContentTemplate
I've tried to implement a busy indicator to my project but I get errors from the bindings in my immediate window that the properties are not found. The same technique I'm using seems to be working ...
0
votes
1answer
122 views
Allow users to resize Expander in WPF
I have a lot of C# and WinForms experience but am a newbie to WPF. I have a Window with an Expander which expands downward. Much like the question box I'm currently typing in, I'd like users to be ...
1
vote
2answers
83 views
Prevent a program from opening your program
Okay let's say we don't want hexworkshop or hxd from opening an executable that I made. How would I go about doing that? Is it even possible? Basically what I am looking for is preventing other ...
0
votes
2answers
61 views
How to create an installer for WPF in VS 2012
As I am looking in project types the good old setup project is gone. Is there any way I can create a setup installer for my project?
I had a look at wix toolset and it's got quiet a learning curve ...
0
votes
1answer
104 views
Childwindow WPF extended toolkit not opening
This is my code to open childwindow:
ImageLocation location = new ImageLocation();
location.WindowStartupLocation = Xceed.Wpf.Toolkit.WindowStartupLocation.Center;
...
0
votes
1answer
61 views
How to make wpf combobox remember the previous selected value even if change it to new value?
I want to display the default/selected value of the wpf combobox as bold even when the user selects the new value from combobox items. How to make the wpf combobox remember the previous selected value ...
0
votes
1answer
69 views
How to get Run's text inside a Hyperlink?
This is my XAML markup:
<TextBlock>
<Hyperlink Click="InstrumentFile_Click">
<Run Text="{Binding InstrumentFile}"/>
</Hyperlink>
</TextBlock>
C#:
...
0
votes
0answers
75 views
Pass Windows credentials from to ASP.NET website
Need to pass Windows credentials from a WPF application to ASP.NET website.
The website is a ASP.NET website with forms based authentication. (IIS has windows integrated mode on).
the WPF app has a ...
6
votes
1answer
78 views
Consolidating common WPF Styles
I have various Style elements in my WPF XAML that are the same except for the data binding property, e.g.:
<Style x:Key="HasAlphaStyle" TargetType="TextBlock">
<Style.Triggers>
...
1
vote
2answers
46 views
Reusing WPF styles - changing a child property
I've got an Expander style defined as follows:
<Style x:Key="MyStyle" TargetType="{x:Type Expander}">
<Setter ... />
<!-- More setters -->
<Setter ...
1
vote
1answer
64 views
SortDirection always Ascending in WPF
This is my datagrid snippet:
<DataGrid Margin="0,4,0,0" Grid.Row="2" CanUserSortColumns="True" x:Name="grvDocs" Sorting="grvDocs_Sorting" AutoGenerateColumns="False">
<DataGrid.Columns>
...
1
vote
1answer
64 views
WPF ResourceDictionary StringFormat XamlParseException
I have a ResourceDictionary with a Style defined that has a ControlTemplate with a Binding StringFormat as below:
<TextBlock Text="{Binding TotalCash, Mode=OneWay, StringFormat={}{0:N2}, ...
2
votes
2answers
72 views
WPF TabControl ContentTemplate doesn't render on Windows XP the same as Windows 7
I have a TabControl that looks like this:
<TabControl x:Name="tabPlaintiffs"
ItemsSource="{Binding CivilPaper.Plaintiffs}"
ContentTemplate="{DynamicResource ...
0
votes
1answer
47 views
XamGrid doesn't allow to select empty text
I am using Infrgistics XamGrid [InfragisticsWPF4.Controls.Grids.XamGrid.v12.1.dll (12.1.20121.1010)]. I have a situation where user cannot filter to select only empty text. Filter works fine in cases ...
0
votes
3answers
63 views
Darken the full screen when open popup
I have a window with a button. When you click the button popup appears. How can I darken the full screen when open popup?
0
votes
1answer
41 views
WPF: ListItem does not receive focus when you press the button located on this ListItem
I have a ListBox with a DataTemplate. The template has a Button on it. Each item in the list shows the entity.
<ListBox Grid.Column="0"
x:Name="ThemesList"
...
0
votes
3answers
67 views
Want to run Progess-Bar continuously in UI till we receive the service response
I want to assign a new thread to a continuous Progress-bar in WPF application, so that it will run continuously after clicking on UI button till I receive the service response.
I did a code like ...
0
votes
0answers
119 views
WPF: How to define a Xaml resource (locally) if it has not already been defined elsewhere?
I am writing Style Setters for custom WPF controls and would like to set values to resources (such as Brushes) that would ideally (read "hopefully") be defined at an application-level (so that ...
1
vote
0answers
70 views
VirtualizingStackPanel is working fine in ListView's ItemPanel. But not the simple StackPanel
I just want to display Items in ListView like windows explorer (Large icons). For the same I used the below code.
<ListView Name="lstView" ItemsSource="{Binding MovieList}" >
...
0
votes
0answers
61 views
WPF Canvas Virtualization and Background Issue
In my WPF application I have ItemsControl which has ZoomableCanvas as Panel which provides the Virtualization mechanism for the Canvas. This is working perfectly. This Canvas needs to have a Graph ...
2
votes
3answers
188 views
Ampersand in WPF Binding StringFormat
I'm trying to create a string format that has a literal string containing an ampersand. I've tried & and & amp; (without the space) but both cause an exception in the VS2010 designer. Here's ...
0
votes
1answer
50 views
Composite Model Binding Performance with INotifyPropertyChanged
I'm currently working on a solution that has a set of composite ViewModels that are mapped from domain models coming back from a set of data access services.
So far I've had a good amount of success ...
1
vote
1answer
93 views
Image.Source not showing image when using a string formatted binding
I'm currently using the following code to build a ComboBox control with flag images and canadian province names. However the images are not showing up in the control. I have tested the binding and it ...
0
votes
1answer
53 views
WPF listbox groupping by substrings
My object has property that stores more strings separated by separator.
I want to display list of such objects in WPF listbox with grouping enabled. What I need is to have groups according to ...
1
vote
0answers
92 views
0x88980406 SyncFlush() …Is there a workaround?
I get this exception in my application.
I have found links discussing it on the web but nothing indicating how to track it down and/or workaround it.
Please do not reply with links from the internet.
...
0
votes
1answer
27 views
The application requires that assembly Microsoft.HTMLTrans.Interface version be installed first in the global assembly cache
I have created a WPF application. I have used the microsoft.sharepoint dll to get some data from lists.
I created a deployment package . When i run the setup i get the following error
unable to ...
2
votes
1answer
97 views
how I put image on progress bar?
i put progress bar but its not look proper
<ProgressBar Height="30" Width="300" VerticalAlignment="Center" BorderThickness="0" HorizontalAlignment="Center" Foreground="#0A8098" ...
2
votes
1answer
96 views
How to make loading bar without changing any kind of theme?
I use a ProgressBar, but when I change its theme, it looks different.
I changed the windows theme from the personalize option (i.e, right click on desktop)
to the windows classic theme (i.e, basic ...


