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 750847
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T14:35:52+00:00 2026-05-14T14:35:52+00:00

<Button Name=MyButton Content=Test FontStyle=Italic /> In the above XAML definition of a button, the

  • 0

<Button Name="MyButton" Content="Test" FontStyle="Italic" />

In the above XAML definition of a button, the FontStyle property is set to Italic. The designer is somehow able to populate a list for me to choose from when I hit the = sign. How is this achieved?

Before you answer, consider that the FontStyle property is, appropriately enough, of type FontStyle (which is a struct). It’s not an enumeration, which would be trivial for VS to list out at design time, so how are the valid list of options chosen to be displayed? There is also a completely separate FontStyles class which contains three static fields, Italic, Normal, and Oblique which just so happen to be the three items VS provides in the drop down list. Is there some mapping going on behind the scenes between the FontStyle struct and FontStyles class, because I’ve looked in many places in both the object browser and in .NET Reflector and couldn’t determine anything from either.

Thanks!!

I NEED to know!*

*Not really, but it would be nice to 🙂

  • 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-05-14T14:35:52+00:00Added an answer on May 14, 2026 at 2:35 pm

    The XAML language service uses the type converter’s GetStandardValues() to determine what to show in the drop-down list for a type. This is the same thing the property grid does, for example.

    Unfortunately, the framework provided type converter doesn’t always implement GetStandardValues() so the designer will often provide internal replacements for many such types. The property grid and the XAMl language service use these internal replacements.

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

Sidebar

Related Questions

How do I close the following popup when its content is clicked? <Button Name=myButton
I have the following xaml: <ItemsControl> <ItemsControl.ItemTemplate> <DataTemplate> <Button Content={Binding Name}></Button> </DataTemplate> </ItemsControl.ItemTemplate> </ItemsControl>
In Silverlight XAML, I can give a control a name like this: <Button Name=MyButton
Basically a button's tag property is the name of an existing combobox which I
I am able to provide animation to an image button from below code. this.RegisterName(image1.Name,
I have a button on my page, i.e: <input type=button id=myButton name=myButton class=myStyle value=Click
I have two button name A, and B want to click them equal to
My $.ajax() is not serializing the button name and value. I have a very
I want to change the name of enter button (the button circled in the
What is the name of the control that combines the function of a button

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.