Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9214863
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T02:04:07+00:00 2026-06-18T02:04:07+00:00

I have problems figuring out where to use what xaml keywords because its hard

  • 0

I have problems figuring out where to use what xaml keywords because its hard to figure out what hierarchy it wants. It seems there is some grand design on how and where to use attributes, properties or child nodes.

<Node Attribute="True">
  <Node.Property />
</Node>

I found this beautiful page explaining all the ribbon menu properties, but have no idea how to use them in xaml. After half an hour of searching and trying everything I managed to get an Icon to show in the ribbon menu button.

  1. What is the logic behind this all and how to figure out what to use where?

  2. How to merge the ribbon menu with the application bar (the top bar on most windows applications)? So I get a nice Ribbon Application Menu, like in the example.

  3. Is there a way to turn off xaml background compliation? I’d sacrifice Intellisense for this.

Because the xaml editor performance is abysmal, the are many suggestions for this, but none working so far.

Edit:
I know the xaml syntax, but there’s no hint on what hierarchy to use. So if I find the object I want to use (because they are all available) it will only say I’m using the wrong object, it should ask for the kind of object it wants to be in.

Also in normal programming when you use a reference you can always use all classes in it. With xaml we must suddenly know what reference our class came from, also it won’t find the reference for you, you either have to try all references to see if they have a certain class or find a code example.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T02:04:08+00:00Added an answer on June 18, 2026 at 2:04 am

    Good questions. Its a little hard to get a feel for exactly what you’re asking for in your #1 question, but I’ll take a brief stab at that one. I do have an answer for your #2 question. I do not have an answer for your #3.

    “1. What is the logic behind this all and how to figure out what to use where?”

    Like Clemens mentioned, the XAML Overview does a pretty good job at explaining things.
    I’m guessing that one of the main things that you’re asking about is basically “when do you use attribute syntax vs property element syntax”. From that doc:

    For some properties of an object element, attribute syntax is not possible, because the object or information necessary to provide the property value cannot be adequately expressed within the quotation mark and string restrictions of attribute syntax. For these cases, a different syntax known as property element syntax can be used….

    Now about this part of your question…

    “Also in normal programming when you use a reference you can always use all classes in it. With xaml we must suddenly know what reference our class came from, also it won’t find the reference for you, you either have to try all references to see if they have a certain class or find a code example.”

    If part of your question is more about how can you more-easily handle your XAML (or more appropriately xmlns) namespaces so that it is easier to get references ironed out in your XAML, there is a technique that you may find useful. It lets you consolidate namespaces so that you can use fewer XAML namespace prefixes (or even no namespace prefixes if you take this technique to its extreme).

    “2. How to merge the ribbon menu with the application bar (the top bar on most windows applications)? So I get a nice Ribbon Application Menu, like in the example.”

    Essentially it seems that you’re asking how to: (a) extend the window chrome area (the Aero glass area) down into the client part of the window (the part that your application normally gets to put things) and (b) extend the client part of the window up into the window chrome area. If you can do both of these things, then you can end up with something that looks like Microsoft office products or modern web browsers. Fortunately there is the WPF Shell Integration Library which helps you do both of these things. I found this blog and this blog (and the source code they offer) good guides for getting started with using the WPF Shell Integration Library.

    Using this library, I was able to make this window (all but the Aero color changing abilities which is a whole other topic). Notice that both of qualities I mentioned are working here (the TabControl is being display up in the normal window chrome top bar area and the window chrome Aero glass is being displayed down in the normal client area):

    Window Chrome example

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am having some problems figuring out this issue. I have a server that
I'm having a hard time figuring out how to properly use Doctrine 2 with
Still having problems figuring out how to use Ajax and the Joomla framework together.
I'm having problems figuring out a query for this scenario. I have two tables
I am having problems figuring out how to use CouchDB best in my scenario
Quick question, I have tried figuring this out myself, but the use of Session
I have problems with creating a simple Group-Box-Control via CreateWindowEx. The font-size/-style of its
I have problems trying to load png file into my application. It seems to
I'm having a hard time figuring out where the problem is coming from, so
I guess this is a silly question, but I'm having problems figuring this out.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.