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

  • Home
  • SEARCH
  • 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 8579633
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T20:39:01+00:00 2026-06-11T20:39:01+00:00

<Viewport2DVisual3D> <Viewport2DVisual3D.Transform> <Transform3DGroup> <RotateTransform3D> <RotateTransform3D.Rotation> <AxisAngleRotation3D x:Name=Win1Angle Angle=0 Axis=0, 1, 0 /> </RotateTransform3D.Rotation> </RotateTransform3D>

  • 0

enter image description here

  <Viewport2DVisual3D>

        <Viewport2DVisual3D.Transform>
            <Transform3DGroup>

                <RotateTransform3D>
                    <RotateTransform3D.Rotation>
                        <AxisAngleRotation3D x:Name="Win1Angle" Angle="0" Axis="0, 1, 0" />
                    </RotateTransform3D.Rotation>
                </RotateTransform3D>
                <ScaleTransform3D x:Name="ScaleUp" />
                <ScaleTransform3D x:Name="ScaleDown" />

                <TranslateTransform3D x:Name="MoveCenter1" />

            </Transform3DGroup>
        </Viewport2DVisual3D.Transform>


        <!-- The Geometry, Material, and Visual for the Viewport2DVisual3D -->
        <Viewport2DVisual3D.Geometry>
            <!-- positions of triangle    0          1           2           3      -->

            <MeshGeometry3D Positions="-.78,.58,0  -.78,-.58,0    .78,-.58,0    .78,.58,0"                                
                                    TextureCoordinates="0,0 0,1 1,1 1,0" 
                                    TriangleIndices="0 1 2 0 2 3" />

        </Viewport2DVisual3D.Geometry>

        <Viewport2DVisual3D.Material>
            <DiffuseMaterial  Viewport2DVisual3D.IsVisualHostMaterial="True" Brush="White"/>
        </Viewport2DVisual3D.Material>

        <Grid x:Name="grdHolder1" VerticalAlignment="Center" HorizontalAlignment="Center" ClipToBounds="False" Opacity="1" />

    </Viewport2DVisual3D>

I am using 3d in my WPF form. My forms are usercontrols. At runtime, I just create instance of the usercontrol and add to the grdHolder1 in the viewport. But the combobox items are not proportional to the combobox. How to make it proportional?

Anyone!!!! ?

  • 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-11T20:39:02+00:00Added an answer on June 11, 2026 at 8:39 pm

    The problem you face is that the combobox uses a Popup which is basically another window.

    A Popup displays its content in its own window on the screen.

    I believe that are going to need to apply your transformations to the controls inside the popup window as well as the main combo box.

    If you take a look at the Combo box style page on MSDN then it is supposed to have a PART_Popup that you can restyle. However the x:Name definition seems to missing on the popup defintion on that page, so I’d check the style by editing a copy on Expression Blend to make sure it matches.

    Extract from Combo box style page on MSDN
    …

    …

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

Sidebar

Related Questions

I've got a KeyFrame Animation storyboard and a separate rotation transformation in my Window.Resources.
I have a transparent Viewport2DVisual3D outer that is wrapped around another Viewport2DVisual3D inner .
I'm struggling to get a PropertyPath to work - I've got a Transformation in
I am having problem in displaying th Image in viewport3d of wpf. <Grid> <Image
I developed a Windows application with 3D Animation for flipping, which code is present
I'm wondering if anyone knows if it's possible in XAML to have a ListBox
I can paint Model3DGroup in the color i want by using Material material =
I have a double animation, where the window gets scaled down and moved to
I have a model that I created in 3ds Max. The model is a
<Window x:Class=Viewport2DVisual3DExample.Window1 xmlns=http://schemas.microsoft.com/winfx/2006/xaml/presentation xmlns:x=http://schemas.microsoft.com/winfx/2006/xaml Title=Button on 3D WindowStyle=None Background={x:Null} Foreground={x:Null} AllowsTransparency=True > <Viewport3D> <Viewport3D.Camera>

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.