Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged XAML

0 votes
942 views
1 answer
    I'd like to create an ItemsControl where child items are placed like a WrapPanel, but child Items should take as ... > </Grid> </Window> See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I'm working on a Xamarin.Forms app using a page that displays a map. The XAML is: <maps:Map x:Name="Map"> . ... know a way how this can be done? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
655 views
1 answer
    I have learned that if the height of a grid row, where the ScrollViewer resides, is set as Auto, the ... more straightforward way to do that? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
664 views
1 answer
    I have tried this method.. without luck.. <Style TargetType="{x:Type DataGridRow}"> <Style.Triggers> <Trigger ... "></Setter> </DataTrigger> See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
769 views
1 answer
    I want to create a user control that contains one combo box and a content control. The choice made in ... /ContentControl> Please help, thanks. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
454 views
1 answer
    I'm trying to style a TabControl and have got 75% of the way there, but I'm having difficulty styling the actual ... Item 4" /> </TabControl> See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
558 views
1 answer
    I'm trying to reduce the size of the scrollbar control and make it more "Apple" like since it would fit my ... .Value> </Setter> </Style> See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
553 views
1 answer
    I'm templating a listbox. I like to show a path only if the item is selected. The DataTemplate : < ... : Cannot resolve symbol ancestor type. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
841 views
1 answer
    A very simple question: Why I cant see _ (underscore) in WPF content? For instance the content of <Label ... (with the underscore not shown). See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    Trying to test basic browser concepts in a WPF (C#/XAML, .NET 4.0) WebBrowser application. So far, the only ... in advance for any help, Beems See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
492 views
1 answer
    I'd like to display search results within a WPF ItemsControl with the query terms highlighted. The search engine ... Something else entirely...? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
740 views
1 answer
    I have a problem with a ScrollViewer that I use to scroll a user control that contains a data grid. Without ... > </Grid> </ScrollViewer> See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I'd like to modify the spacing between characters in a WPF TextBox. Something like the letter-spacing: 5px thing ... ". Can anybody help me? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
710 views
1 answer
    How can I style a Slider control for WPF in a way like this figure: Any similar samples would be appreciated. I ... have to make to do that? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
460 views
1 answer
    I'm a bit mystified as to how Attached Properties actually convey their values to either parent or child elements. ... > </Grid> </StackPanel> See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
764 views
1 answer
    I'm building a Windows Phone 8.1 Hub Application. One of the hub section contains a ListView that displays a list ... an easier way to do this? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    Is there a way to setup global styles for my WPF application? What I'm hoping to do is apply a style to ... that also have an Image child. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
925 views
1 answer
    The result I want to achieve is pretty simple, a list with 2 columns, both with equal width. In Windows Phone 7/ ... any idea of this do this? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
727 views
1 answer
    I have set mouse events on a Canvas as follows: <Canvas MouseUp="CanvasUp" MouseDown="CanvasDown" MouseMove=" ... How can I solve this? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
546 views
1 answer
    I have a MediaElement that resides inside the datatemplate of flipview, i want to access that MediaElement named " ... i achieve the intended ? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
798 views
1 answer
    What to use in UWP, Binding or x:Bind and what is the difference between them? Because I see a lot of posts ... using Binding or x:Bind in UWP? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
667 views
1 answer
    We are developing a WPF application which uses Telerik's suite of controls and everything works and looks fine. ... round corners if possible. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
766 views
1 answer
    I am writing a WPF program and I am trying to figure out a way to format data in a TextBox through ... .DisplayResolution)) End Get End Property See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
637 views
1 answer
    The selected item in a WPF TreeView has a dark blue background with "sharp" corners. That looks a bit ... </TreeView.Resources> </TreeView> See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
620 views
1 answer
    I am trying to do something that one would think should be very simple (at least it is in WPF). I have a ... t find anything about it. Thank you See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
430 views
1 answer
    Would somebody know how to recreate this button style in WPF? As I do not know how to make the different ... 2 different texts and text styles? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
599 views
1 answer
    I was able to find EventTrigger in the WinRT reference, however, I wasn't able to find DataTrigger. I wasn ... only trigger available in WinRT? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
475 views
1 answer
    How would I make a control fade in/out when it becomes Visible. Below is my failed attempt: <Window x:Class=" ... /ListView> </Grid> </Window> See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...